[INFO] cloning repository https://github.com/atopx/hanschunks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atopx/hanschunks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatopx%2Fhanschunks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatopx%2Fhanschunks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 581f639b5d6c681a4973f53dd5691133eedc6493
[INFO] fixing atopx/hanschunks against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatopx%2Fhanschunks" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/atopx/hanschunks
[INFO] finished tweaking git repo https://github.com/atopx/hanschunks
[INFO] tweaked toml for git repo https://github.com/atopx/hanschunks written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/atopx/hanschunks on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/atopx/hanschunks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.25.0
[INFO] [stderr]   Downloaded include-flate-codegen v0.2.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.0
[INFO] [stderr]   Downloaded python3-dll-a v0.2.14
[INFO] [stderr]   Downloaded jieba-macros v0.7.1
[INFO] [stderr]   Downloaded pyo3 v0.25.0
[INFO] [stderr]   Downloaded include-flate v0.3.0
[INFO] [stderr]   Downloaded jieba-rs v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e
[INFO] running `Command { std: "docker" "start" "17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling jieba-macros v0.7.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking libflate v2.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking include-flate v0.3.0
[INFO] [stderr]     Checking jieba-rs v0.7.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]     Checking hanschunks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../samples/test.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let text = include_str!("../samples/test.txt");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../samples/test.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let text = include_str!("../samples/test.txt").repeat(10); // 扩大测试数据
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hanschunks` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e", kill_on_drop: false }`
[INFO] [stdout] 17143b1b4c2494ef290c935f9592a9c1ba62c6d514a0bd8e35dc2a8cb95a873e
